@charset "utf-8";


.l{ float:left;}
.r{ float:right;}
.rel{ position:relative;}
.abs{ position:absolute;}

/*width*/
.w960{ width:1280px; margin:25px auto 0;}

a.left,a.right,a.left-hover,a.right-hover{ display:block; width:22px; height:41px; cursor:pointer; position:absolute; top:70px;}
a.left{ background:url(../images/left.png); left:0px;}
a.right{ background:url(../images/right.png); right:0px;}
a.left-hover{ background:url(../images/left.png); left:0px;}
a.right-hover{ background:url(../images/right.png); right:0px;}
.scrcont{ width: 10000000px;   position:relative;}
.contcont{width:1200px; height:187px; overflow:hidden; margin-left:40px; position:relative;}
.itemlist{float:left; position:relative;}
.itemlist li{ float:left; margin-right:28px; overflow:hidden; position:relative; width:280px; height:187px;}


/*
.itemlist li span{ display:block; position:absolute; left:0; bottom:0; width:204px; height:26px; line-height:26px; color:#fff; text-align:center; background: rgba(0, 0, 0, 0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#80000000",endColorstr = "#80000000");}
.itemlist li span:hover{background: rgba(18,119, 207, 0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#80000000",endColorstr = "#80000000");}
*/




